root-macro-fastjet software package provides FastJet macro for CERN ROOT, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install root-macro-fastjet
root-macro-fastjet is installed in your system.
Make ensure the root-macro-fastjet package were installed using the commands given below,
$ sudo dpkg-query -l | grep root-macro-fastjet *
You will get with root-macro-fastjet package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | root-macro-fastjet |
| Version | 3.0.6+dfsg-1 |
| Description | FastJet macro for CERN ROOT |
| Sub Section | devel |